home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / dev / e / capus2.lha / capus2 / WhatView / Sources / WhatView_english.ct (.txt) < prev    next >
Encoding:
Amiga Catalog Translation file  |  1995-04-03  |  6.8 KB  |  285 lines

  1. ## version 0
  2. ## language english
  3. ## codeset 0
  4. ; >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  5. ; WhatView+WVPrefs+WhatIsPrefs+WhatIs+WhatConf catalogue
  6. ; >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  7. ; les 4 actions de WhatView et annexes
  8. ; ------------------------------------
  9. MSG_GAD_WHATVIEW
  10. _WhatView
  11. ;_WhatView
  12. MSG_GAD_INFO
  13. In_fo
  14. ;In_fo
  15. MSG_GAD_ADDICON
  16. A_ddIcon
  17. ;A_ddIcon
  18. MSG_GAD_EXECUTE
  19. _Execute
  20. ;_Execute
  21. ; <<<<<<<<< WHATVIEW STRING >>>>>>>>>>>>>>
  22. ; Requesters de WhatView
  23. ; ----------------------
  24. MSGWHATVIEW_COMASS
  25. The %s associated command use the subtype %s
  26. ;La commande associ
  27. e a %s est renvoy
  28. e au subtype %s\n\
  29. ;qui n'est pas dans la liste.
  30. MSGWHATVIEW_COMASS_GAD
  31. Thanks
  32. ;Merci
  33. MSGWHATVIEW_NOCOM
  34. No command for:\n\
  35. File     :%s\n\
  36. Type     :%s\n\
  37. Size     :%s\n\
  38. Date     :%s
  39. ;Pas de commande pour:\n\
  40. ;Fichier :%s\n\
  41. ;Type    :%s\n\
  42. ;Taille  :%ld\n\
  43. ;Date    :%s
  44. MSGWHATVIEW_NOCOM_GAD
  45. _Next|E_xit
  46. ;_Suivant|S_ortie
  47. MSGWHATVIEW_EXECCOM
  48. Execute a command for:\n\
  49. File     :%s\n\
  50. Type     :%s\n\
  51. Size     :%ld
  52. ;Execution d'une commande pour:\n\
  53. ;Fichier :%s\n\
  54. ;Type    :%s\n\
  55. ;Taille  :%ld\n
  56. MSGWHATVIEW_EXECCOM_GAD
  57. _Execute|_Cancel
  58. ;_Execute|_Annuler
  59. MSGWHATVIEW_FLUSHLIB_BAD
  60. Flush failed %ld program\n\
  61. use the whatis.library.
  62. ;Flush impossible %ld programme(s)\n\
  63. ;utilise(nt) la whatis.linbrary.
  64. MSGWHATVIEW_FLUSHLIB_GOOD
  65. Flush whatis.library ok
  66. ;Flush de la Whatis.library
  67. MSGWHATVIEW_ADDICON
  68. No def icon for:\n\
  69. File     :%s\n\
  70. Type     :%s\n\
  71. Size     :%ld
  72. ;Pas d'ic
  73. nes par d
  74. faut pour:\n\
  75. ;Fichier :%s\n\
  76. ;Type    :%s\n\
  77. ;Taille  :%ld
  78. MSGWHATVIEW_WBRUN_FAILED
  79. WBrun failed.
  80. ;Erreur lors du lancement WB.
  81. ; Messages d'erreurs de WhatView
  82. ; ------------------------------
  83. MSGERWHATVIEW_INFOWINDOW
  84. Can't open info window.
  85. ;Impossible d'ouvrir le fen
  86. tre d'informations.
  87. MSGERWHATVIEW_ER_LOCKSCREEN
  88. Error   : Screen.\n
  89. ;Erreur : Ecran.\n
  90. MSGERWHATVIEW_ER_VISUAL
  91. Error   : Visual.\n
  92. ;Erreur : Visual.\n
  93. MSGERWHATVIEW_ER_CONTEXT
  94. error   : context.\n
  95. ;Erreur : Context.\n
  96. MSGERWHATVIEW_ER_MENUS
  97. Error   : Menus.\n
  98. ;Erreur : Menus.\n
  99. MSGERWHATVIEW_ER_GADGET
  100. Error   : Gadget.\n
  101. ;Erreur : Gadget.\n
  102. MSGERWHATVIEW_ER_WINDOW
  103. Error   : Window.\n
  104. ;Erreur : Fen
  105. tre.\n
  106. MSGERWHATVIEW_ER_NOICON
  107. Error   : No icon.\n
  108. ;Erreur : Pas d'ic
  109. ne.\n
  110. MSGERWHATVIEW_ER_BADARGS
  111. Error   : Bad Args.\n
  112. ;Erreur : Mauvais arguments.\n
  113. MSGERWHATVIEW_ER_NOPREFS
  114. Error   : file Env:WhatView.prefs don't exist.\n
  115. ;Erreur : Pas de fichier Env:WhatView.Prefs.\n
  116. MSGERWHATVIEW_ER_APPWIN
  117. Error   : Create AppWindow.\n
  118. ;Erreur : Cr
  119. ation de la fen
  120. tre d'application.\n
  121. MSGERWHATVIEW_ER_APPITEM
  122. Error   : Create AppItem.\n
  123. ;Erreur : Cr
  124. ation de l'entr
  125. e menu du Workbench.\n
  126. MSGERWHATVIEW_ER_PORT
  127. Error   : Create MsgPort.\n
  128. ;Erreur : Cr
  129. ation du port de messages.\n
  130. MSGERWHATVIEW_ER_PORTEXIST
  131. Error   : WhatViewPort already exist.\n
  132. ;Erreur : WhatViewPort existe d
  133. MSGERWHATVIEW_ER_SIG
  134. Error   : AllocSig() failed.\n
  135. ;Erreur : Allocation du signal impossible.\n
  136. MSGERWHATVIEW_ER_CX
  137. Error   : create commodity.\n
  138. ;Erreur : Cr
  139. ation de la commodit
  140. MSGERWHATVIEW_ER_INTUITIONLIB
  141. Error   : Can't open intuition.library v37.\n
  142. ;Erreur : Ouverture de l'intuition.library v37 impossible.\n
  143. MSGERWHATVIEW_ER_GADTOOLSLIB
  144. Error   : Can't open gadtools.library v37.\n
  145. ;Erreur : Ouverture de la gadtools.library v37 impossible.\n
  146. MSGERWHATVIEW_ER_GRAPHICSLIB
  147. Error   : Can't open graphics.library v37.\n
  148. ;Erreur : Ouverture de la graphics.library v37 impossible.\n
  149. MSGERWHATVIEW_ER_WHATISLIB
  150. Error   : Can't open whatis.library v4.\n
  151. ;Erreur : Ouverture de la whatis.library v4 impossible.\n
  152. MSGERWHATVIEW_ER_REQTOOLSLIB
  153. Error   : Can't open reqtools.library v37.\n
  154. ;Erreur : Ouverture de la reqtools.library v37 impossible.\n
  155. MSGERWHATVIEW_ER_EXECLIB
  156. Error   : Can't open exec.library v37.\n
  157. ;Erreur : Ouverture de l'exec.library v37 impossible.\n
  158. MSGERWHATVIEW_ER_WORKBENCHLIB
  159. Error   : Can't open workbench.library v37.\n
  160. ;Erreur : Ouverture de la workbench.library v37 impossible.\n
  161. MSGERWHATVIEW_ER_UTILITYLIB
  162. Error   : Can't open utility.library v37.\n
  163. ;Erreur : Ouverture de l'utility.library v37 impossible.\n
  164. MSGERWHATVIEW_ER_DOSLIB
  165. Error   : Can't open dos.library v37.\n
  166. ;Erreur : Ouverture de la dos.library v37 impossible.\n
  167. MSGERWHATVIEW_ER_ICONLIB
  168. Error   : Can't open icon.library v37.\n
  169. ;Erreur : Ouverture de l'icon.library v37 impossible.\n
  170. MSGERWHATVIEW_ER_REXXSYSLIBLIB
  171. Error   : Can't open rexxsyslib.library v37.\n
  172. ;Erreur : Ouverture de la rexxsyslib.library v36 impossible.\n
  173. MSGERWHATVIEW_ER_COMMODITIESLIB
  174. Error   : Can't open commodities.library v37.\n
  175. ;Erreur : Ouverture de la commodities.library v37 impossible.\n
  176. ; <<<<<<<<<<<< WVPREFS STRING >>>>>>>>>>>>>>>>>>
  177. ; Menus de WVPREFS
  178. MSGWVPREFS_MENU_DEFACT
  179. fault Action
  180. ;Action par d
  181. MSGWVPREFS_MENU_OPENWIN
  182. Open Window
  183. ;Ouvre la fen
  184. MSGWVPREFS_MENU_WHATVIEW
  185. WhatView
  186. ;WhatView
  187. MSGWVPREFS_MENU_INFO
  188. ;Info
  189. MSGWVPREFS_MENU_ADDICON
  190. AddIcon
  191. ;AddIcon
  192. MSGWVPREFS_MENU_EXECUTE
  193. Execute
  194. ;Execute
  195. MSGWVPREFS_MENU_QUIT
  196. ;Quitter
  197. MSGWVPREFS_MENU_UTILS
  198. Utils
  199. ;Utilitaires
  200. MSGWVPREFS_MENU_EDITICON
  201. Edit icon
  202. ;Editer Ic
  203. MSGWVPREFS_GAD_COMMANDE
  204. Command
  205. ;Commande
  206. MSGWVPREFS_GAD_EXECTYPE
  207. ExecType
  208. ;ExecType
  209. MSGWVPREFS_GAD_STACK
  210. Stack
  211. ;Pile
  212. MSGWVPREFS_GAD_PRI
  213. Priority
  214. ;Priorit
  215. MSGWVPREFS_GAD_LOAD
  216. ;Charger
  217. MSGWVPREFS_GAD_SAVE
  218. ;Sauver
  219. MSGWVPREFS_GAD_SAVEAS
  220. Save As
  221. ;Sauver S.
  222. MSGWVPREFS_GAD_ADD
  223. MSGWVPREFS_GAD_REM
  224. MSGWVPREFS_GAD_ID
  225. MSGWVPREFS_GAD_ACTION
  226. Action
  227. ;Action
  228. MSGWVPREFS_GAD_PARENTTYPE
  229. Parent Type
  230. ;Parent Type
  231. MSGWVPREFS_GAD_USEPT
  232. Use Parent Type
  233. ;Utilise Parent Type
  234. MSGWVPREFS_REQ_EXECNOICON
  235. Warning !! command "%s" don't have icon\n\
  236. (maybe a cli command...).
  237. ;Attention !! la commande "%s" n'a pas d'ic
  238. ne\n\
  239. ;(peut-
  240. tre une commande cli..).
  241. MSGWVPREFS_REQ_NOICON
  242. no icon.
  243. ne inexistante.
  244. MSGWVPREFS_REQ_NODEFICON
  245. fault icon.
  246. ;Pas d'ic
  247. ne par d
  248. faut.
  249. MSGWVPREFS_REQ_TYPEEXIST
  250. type "%s" already exist.
  251. ;Le type "%s" existe d
  252. ; <<<<<<<<<<<<<<<<< WHATISPREFS STRING >>>>>>>>>>>>>>
  253. ; Les chaines ayant un rapport avec les types de la whatis.library
  254. ; ne sont pas traduit en fran
  255. ais pour ne pas porter a confusion
  256. ; par rapport au fichier S:FileTypes.
  257. MSGWHATISPREFS_LOAD
  258. ;Charger
  259. MSGWHATISPREFS_SAVE
  260. ;Sauver
  261. MSGWHATISPREFS_SAVEAS
  262. Save As
  263. ;SauverS.
  264. MSGWHATISPREFS_QUIT
  265. ;Quitter
  266. MSGWHATISPREFS_NEWNODE
  267. (New)
  268. ;(Nouveau)
  269. MSGWHATISPREFS_REQ_HAILLOAD
  270. WhatIsPrefs Load
  271. ;WhatIsPrefs Charger
  272. MSGWHATISPREFS_REQ_HAILSAVE
  273. WhatIsPrefs Save
  274. ;WhatIsPrefs Sauver
  275. MSGWHATISPREFS_REQ_CANCEL
  276. Cancel
  277. ;Annuler
  278. ; <<<<<<<<<<<<<<< WHATIS STRING >>>>>>>>>>>>>>>>>>>
  279. MSGWHATIS_ER_NOPORT
  280. can't find WhatViewPort.\n
  281. ;Port WhatViewPort inexistant.\n
  282. MSGWHATIS_ER_ARG
  283. bad args (dir or file or pattern).\n
  284. ;1 argument manquant (Dossier ou fichier ou filtre).\n
  285.